*,html,body{padding: 0;margin: 0;font-family: Arial,sans-serif;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;background: #f8f8f8;}
html{font-size: calc(100vw / 1920 * 100);}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 6px 10px !important;background: #fff;border: 1px solid #efefef !important;}
.content-width table tbody tr.firstRow td{background: #f8f8f8;font-weight: bold;}
.content-width table tbody tr:hover td{background: #f9f9f9;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.font-bold{font-weight: bold;}
@font-face{font-family: '方正兰亭超细黑简体';src: url('../images/方正兰亭超细黑简体.TTF');}



.pc-header{width: 100%;height: 90px;line-height: 90px;position: fixed;top: 0;left: 0;z-index: 999;}
.pc-header:hover,.pc-header.active{background: #fff;box-shadow: 0 1px 5px rgba(0,0,0,.08);}
.pc-header .logo-box img{max-height: 78px;}
.pc-header .logo-box .img02{position: absolute;top: 0;left: 0;opacity: 0;}
.pc-header:hover .logo-box .img02,.pc-header.active .logo-box .img02{opacity: 1;}
.pc-header:hover .logo-box .img01,.pc-header.active .logo-box .img01{opacity: 0;}
.pc-header .pc-nav-box ul{margin-left: 40px;}
.pc-header .pc-nav-box ul li{float: left;margin-left: 60px;position: relative;}
.pc-header .pc-nav-box ul li>a{display: block;font-size: 16px;color: #fff;}
.pc-header:hover .pc-nav-box ul li>a,.pc-header.active .pc-nav-box ul li>a{color: #333;}
.pc-header .pc-nav-box ul li .hide-box{min-width: 100%;overflow: hidden;background: rgba(0,0,0,0.75);position: absolute;left: 50%;top: 100%;z-index: 10;opacity: 0;visibility: hidden;transform: translateX(-50%) translateY(10px);transition: transform 0.3s ease;}
.pc-header .pc-nav-box .hide-box a{white-space: nowrap;display: block;text-align: center;font-size: 14px;line-height: 36px;color: #fff;padding: 0 20px;}
.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateX(-50%) translateY(0);}
.pc-header .pc-nav-box ul li:hover>a,.pc-header .pc-nav-box ul li.active>a{text-decoration: underline;}
.pc-header .pc-nav-box .hide-box a:hover{background: #4572ad;}
.pc-header .pc-nav-box ul li .hide-box-head{width: 100%;overflow: hidden;position: fixed;left: 0;z-index: 10;opacity: 0;visibility: hidden;transform: translateY(10px);transition: transform 0.3s ease;}
.pc-header .pc-nav-box ul li:hover .hide-box-head{opacity: 1;visibility: visible;transform: translateY(0);}
.head-width-flex{display: flex;flex-wrap: wrap;background: #f8f8f8;}
.head-width-flex .item-head-top{width: 290px;height: 350px;background: #4572ad;padding: 20px 0 20px 30px;}
.head-width-flex .item-head-top dl dd.pro a{display: block;font-size: 16px;color: #fff;height: 50px;line-height: 50px;padding-left: 30px;}
.head-width-flex .item-head-top dl dd.pro.active a{background: #fff;color: #4572ad;}
.head-width-flex .item-head-top dl dd.more{height: 50px;line-height: 50px;}
.head-width-flex .item-head-top dl dd.more a{font-size: 16px;color: #333;}
.head-width-flex .item-head-end{width: calc(100% - 290px);padding: 20px 50px;display: flex;}
.head-width-flex .item-head-end .you{width: calc(100% - 350px);padding-right: 0.6rem;}
.head-width-flex .item-head-end .you .title{height: 50px;line-height: 50px;}
.head-width-flex .item-head-end .you .title a{font-size: 20px;color: #333;}
.head-width-flex .item-head-end .you .desc{font-size: 14px;line-height: 2;}
.head-width-flex .item-head-end .you .title a:hover{color: #4572ad;}
.head-width-flex .item-head-end .zuo{width: 350px;}
.other-box{position: absolute;right: 0;}
.other-box .language a{color: #fff;}
.other-box .language span{margin: 0 5px;color: #fff;}
.other-box .language a:hover{text-decoration: underline;}
.pc-header:hover .other-box .language a,.pc-header.active .other-box .language a{color: #333;}
.pc-header:hover .other-box .language span,.pc-header.active .other-box .language span{color: #333;}
.phone-nav{display: none;}

.slideBox .swiper-button-next:after,.slideBox .swiper-button-prev:after{font-size: 20px;color: #fff;}
.slideBox .swiper-button-next{right: 0.6rem;}
.slideBox .swiper-button-prev{left: 0.6rem;}
.bannerswiper .swiper-pagination-bullets{bottom: 30px !important;}
.bannerswiper .swiper-pagination-bullet{width: 40px;height: 5px;border-radius: 10px;background: #fff;opacity: 0.5;}
.bannerswiper .swiper-pagination-bullet-active{background: #fff;opacity: 1;}

.footer{width: 100%;padding: 20px 0;background: #31538e;color: #dfdfdf;}
.footer .form-send-email{margin: 20px 0;padding: 10px 0;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.footer .form-post{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.footer .form-post .item{width: 29%;position: relative;}
.footer .form-post .item span{width: 68px;font-size: 16px;color: #595959;text-align: right;line-height: 38px;position: absolute;top: 0;left: 10px;}
.footer .form-post .item .input{width: 100%;height: 38px;background: #fff;padding: 0 15px 0 70px;color: #333;}
.footer .form-post .online{width: 13%;}
.footer .form-post .online .submit{width: 100%;text-align: center;height: 38px;font-size: 16px;background: #17253d;color: #fff;}
.footer .form-post .online .submit:hover{background: #4572ad;}
.footer .copy a{margin-left: 10px;color: #dfdfdf;}
.footer .copy a:hover{color: #cc0000;}
.page_info{display: none;}
.page_list{margin-top: 40px;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;margin: 4px;text-align: center;width: 24px;height: 24px;line-height: 24px;color: #333;background: #efefef;}
.page_list a.on,.page_list a:hover{background: #4572ad;color: #fff;}

@media(max-width: 1229px){
    .pc-header{height: 60px;line-height: 60px;background: #fff;box-shadow: 0 1px 5px rgba(0,0,0,.08);}
    .pc-header .logo-box img{max-height: 50px;}
    .pc-header .logo-box .img02{opacity: 1;}
    .pc-header .logo-box .img01{opacity: 0;}
    .pc-header .pc-nav-box,.pc-header .language{display: none;}
    .pc-header .other-box{display: block;position: absolute;top: 7px;}
    .nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 22px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1.5px solid #333;border-radius: 80px;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #333;border: 1.5px solid #333;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(7px);}
    .nav-icon.on span{background-color: transparent;border-color: transparent;}
    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}
    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}
    .phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;transition: all 0.2s ease;background: #f7f8f9;z-index: 28;}
    .phone-nav ul{padding: 20px 0 0;max-height: 75vh;overflow-y: auto;}
    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f7f8f9;}
    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #00a2e9;}
    .phone-nav ul li{border-bottom: 1px solid #eaeaea;}
    .phone-nav ul li .cat{padding-right: 75px;position: relative;}
    .phone-nav ul li a{display: block;padding: 0 15px;font-size: 16px;line-height: 40px;color: #333;}
    .phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);background: #999;position: absolute;z-index: 10;}
    .phone-nav ul li .cat:before{width: 2px;height: 14px;right: 19px;transition: transform 0.3s ease;}
    .phone-nav ul li .cat:after{width: 14px;height: 2px;right: 13px;}
    .phone-nav ul li.on .cat:before{transform: translateY(-50%) rotate(90deg);}
    .phone-nav ul li .navs{padding-bottom: 10px;display: none;}
    .phone-nav ul li .navs a{position: relative;font-size: 14px;line-height: 32px;color: #999;padding: 0 30px;}
    .phone-nav ul li.active>a,.phone-nav ul li:hover .cat>a,.phone-nav ul li .navs a:hover{font-weight: bold;}
    .phone-nav .language{text-align: center;margin-top: 20px;font-size: 0;}
    .phone-nav .language a{position: relative;font-size: 14px;color: #666;line-height: 30px;padding-right: 15px;margin-right: 15px;}
    .phone-nav .language a:last-child{padding-right: 0;margin-right: 0;}
    .phone-nav .language a:last-child:after{display: none;}
    .phone-nav .language a:after{content: "";display: inline-block;position: absolute;right: 0;top: 50%;z-index: 10;width: 1px;height: 12px;background: #ccc;margin-top: -6px;}
    
    .slideBox{margin-top: 60px;}
    .slideBox .swiper-button-next{right: 0;}
    .slideBox .swiper-button-prev{left: 0;}
    .bannerswiper .swiper-pagination-bullets{bottom: 5px !important;}
    .bannerswiper .swiper-pagination-bullet{width: 18px;height: 3px;}
    .footer .form-post .item{width: 100%;margin-bottom: 10px;}
    .footer .form-post .item span{width: 55px;font-size: 14px}
    .footer .form-post .item .input{padding: 0 15px 0 55px;}
    .footer .form-post .online{width: 100%;}
    .page_list{margin-top: 30px;}
}